projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce95dc8
)
Revert "fix missing XSM_ENABLE change"
author
Jan Beulich
<jbeulich@suse.com>
Fri, 8 Jan 2016 16:34:16 +0000
(17:34 +0100)
committer
Jan Beulich
<jbeulich@suse.com>
Fri, 8 Jan 2016 16:34:16 +0000
(17:34 +0100)
This reverts commit
9754544a55d3a290e3198c36198e66d059033a38
,
as the one it fixes needs reverting.
xen/xsm/xsm_core.c
patch
|
blob
|
history
diff --git
a/xen/xsm/xsm_core.c
b/xen/xsm/xsm_core.c
index 5e432dee71fc48c8cfa55e1d69aa23c2a71f1641..2a74496b8eb69ef892e3765926c59182680a48f0 100644
(file)
--- a/
xen/xsm/xsm_core.c
+++ b/
xen/xsm/xsm_core.c
@@
-17,7
+17,7
@@
#include <xen/hypercall.h>
#include <xsm/xsm.h>
-#ifdef
CONFIG_XSM
+#ifdef
XSM_ENABLE
#define XSM_FRAMEWORK_VERSION "1.0.0"